-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump the go-deps group across 1 directory with 27 updates #4515
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the go-deps group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) | `1.28.1` | `1.29.0` | | [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.44.0` | `1.47.0` | | [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.7.0` | `1.8.0` | | [github.com/Azure/azure-sdk-for-go/sdk/storage/azblob](https://github.com/Azure/azure-sdk-for-go) | `1.4.1` | `1.5.0` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.30.4` | `1.32.6` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.31` | `1.28.6` | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.16` | `1.17.43` | | [github.com/aws/aws-sdk-go-v2/service/autoscaling](https://github.com/aws/aws-sdk-go-v2) | `1.43.5` | `1.51.1` | | [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.177.0` | `1.195.0` | | [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) | `0.28.1` | `0.30.0` | | [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) | `4.5.0` | `4.5.1` | | [github.com/gophercloud/gophercloud](https://github.com/gophercloud/gophercloud) | `1.14.0` | `1.14.1` | | [github.com/jackc/pgtype](https://github.com/jackc/pgtype) | `1.14.3` | `1.14.4` | | [github.com/labstack/echo/v4](https://github.com/labstack/echo) | `4.12.0` | `4.13.0` | | [github.com/openshift-online/ocm-sdk-go](https://github.com/openshift-online/ocm-sdk-go) | `0.1.438` | `0.1.449` | | [github.com/osbuild/images](https://github.com/osbuild/images) | `0.102.0` | `0.103.0` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.20.2` | `1.20.5` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.9.0` | `1.10.0` | | [github.com/vmware/govmomi](https://github.com/vmware/govmomi) | `0.42.0` | `0.46.2` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.23.0` | `0.24.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.8.0` | `0.10.0` | Updates `cloud.google.com/go/compute` from 1.28.1 to 1.29.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md) - [Commits](googleapis/google-cloud-go@compute/v1.28.1...pubsub/v1.29.0) Updates `cloud.google.com/go/storage` from 1.44.0 to 1.47.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@pubsub/v1.44.0...spanner/v1.47.0) Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md) - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.7.0...sdk/azcore/v1.8.0) Updates `github.com/Azure/azure-sdk-for-go/sdk/storage/azblob` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md) - [Commits](Azure/azure-sdk-for-go@sdk/storage/azblob/v1.4.1...sdk/azcore/v1.5.0) Updates `github.com/aws/aws-sdk-go-v2` from 1.30.4 to 1.32.6 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.30.4...v1.32.6) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.31 to 1.28.6 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.27.31...config/v1.28.6) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.30 to 1.17.47 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.17.30...credentials/v1.17.47) Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.16.12 to 1.16.21 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.16.12...service/ram/v1.16.21) Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.16 to 1.17.43 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.17.16...credentials/v1.17.43) Updates `github.com/aws/aws-sdk-go-v2/service/autoscaling` from 1.43.5 to 1.51.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/fsx/v1.43.5...service/s3/v1.51.1) Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.177.0 to 1.195.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ec2/v1.177.0...service/ec2/v1.195.0) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.61.0 to 1.71.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.61.0...service/s3/v1.71.0) Updates `github.com/aws/smithy-go` from 1.20.4 to 1.22.1 - [Release notes](https://github.com/aws/smithy-go/releases) - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md) - [Commits](aws/smithy-go@v1.20.4...v1.22.1) Updates `github.com/getsentry/sentry-go` from 0.28.1 to 0.30.0 - [Release notes](https://github.com/getsentry/sentry-go/releases) - [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-go@v0.28.1...v0.30.0) Updates `github.com/golang-jwt/jwt/v4` from 4.5.0 to 4.5.1 - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md) - [Commits](golang-jwt/jwt@v4.5.0...v4.5.1) Updates `github.com/gophercloud/gophercloud` from 1.14.0 to 1.14.1 - [Release notes](https://github.com/gophercloud/gophercloud/releases) - [Changelog](https://github.com/gophercloud/gophercloud/blob/v1.14.1/CHANGELOG.md) - [Commits](gophercloud/gophercloud@v1.14.0...v1.14.1) Updates `github.com/jackc/pgtype` from 1.14.3 to 1.14.4 - [Changelog](https://github.com/jackc/pgtype/blob/master/CHANGELOG.md) - [Commits](jackc/pgtype@v1.14.3...v1.14.4) Updates `github.com/labstack/echo/v4` from 4.12.0 to 4.13.0 - [Release notes](https://github.com/labstack/echo/releases) - [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md) - [Commits](labstack/echo@v4.12.0...v4.13.0) Updates `github.com/openshift-online/ocm-sdk-go` from 0.1.438 to 0.1.449 - [Release notes](https://github.com/openshift-online/ocm-sdk-go/releases) - [Changelog](https://github.com/openshift-online/ocm-sdk-go/blob/main/CHANGES.md) - [Commits](openshift-online/ocm-sdk-go@v0.1.438...v0.1.449) Updates `github.com/osbuild/images` from 0.102.0 to 0.103.0 - [Release notes](https://github.com/osbuild/images/releases) - [Commits](osbuild/images@v0.102.0...v0.103.0) Updates `github.com/prometheus/client_golang` from 1.20.2 to 1.20.5 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.20.2...v1.20.5) Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.10.0) Updates `github.com/vmware/govmomi` from 0.42.0 to 0.46.2 - [Release notes](https://github.com/vmware/govmomi/releases) - [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md) - [Commits](vmware/govmomi@v0.42.0...v0.46.2) Updates `golang.org/x/oauth2` from 0.23.0 to 0.24.0 - [Commits](golang/oauth2@v0.23.0...v0.24.0) Updates `golang.org/x/sync` from 0.8.0 to 0.10.0 - [Commits](golang/sync@v0.8.0...v0.10.0) Updates `golang.org/x/sys` from 0.26.0 to 0.27.0 - [Commits](golang/sys@v0.26.0...v0.27.0) Updates `google.golang.org/api` from 0.201.0 to 0.203.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.201.0...v0.203.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/compute dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: cloud.google.com/go/storage dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/storage/azblob dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/aws/aws-sdk-go-v2/feature/ec2/imds dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/aws/aws-sdk-go-v2/service/autoscaling dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/aws/smithy-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/getsentry/sentry-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/golang-jwt/jwt/v4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/gophercloud/gophercloud dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/jackc/pgtype dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/labstack/echo/v4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/openshift-online/ocm-sdk-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/osbuild/images dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/vmware/govmomi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/sys dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Dec 5, 2024
Superseded by #4517. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the go-deps group with 21 updates in the / directory:
1.28.1
1.29.0
1.44.0
1.47.0
1.7.0
1.8.0
1.4.1
1.5.0
1.30.4
1.32.6
1.27.31
1.28.6
1.17.16
1.17.43
1.43.5
1.51.1
1.177.0
1.195.0
0.28.1
0.30.0
4.5.0
4.5.1
1.14.0
1.14.1
1.14.3
1.14.4
4.12.0
4.13.0
0.1.438
0.1.449
0.102.0
0.103.0
1.20.2
1.20.5
1.9.0
1.10.0
0.42.0
0.46.2
0.23.0
0.24.0
0.8.0
0.10.0
Updates
cloud.google.com/go/compute
from 1.28.1 to 1.29.0Release notes
Sourced from cloud.google.com/go/compute's releases.
Changelog
Sourced from cloud.google.com/go/compute's changelog.
Commits
3868b6c
chore(main): release pubsub 1.29.0 (#7312)ae38ff1
feat(security/privateca): remove apiv1beta1 (#7539)a7fc1d5
chore(talent): update copyright year in the generated protos (#7541)d4931e9
chore(talent): update copyright year in the generated protos (#7540)0df63fc
docs(dialogflow/cx): clarified wording around quota usage (#7538)c2718fd
build(spanner): configure integration tests against devel & staging environme...9c61215
feat(spanner/spansql): support grant/revoke view, change stream, table functi...88d3eda
chore(storage): reenable some skipped Bucket tests (#7528)e211635
fix(pubsub): pipe revision ID in name in DeleteSchemaRevision (#7519)1e821bd
refactor: switch from syntax to presence checks (#7532)Updates
cloud.google.com/go/storage
from 1.44.0 to 1.47.0Release notes
Sourced from cloud.google.com/go/storage's releases.
Commits
703c26a
chore(main): release spanner 1.47.0 (#7960)b726d41
feat(aiplatform): add UpdateExplanationDataset to aiplatform (#8118)fc49c78
feat(spanner): add databoost property for batch transactions (#8152)005d2df
fix(internal/retry): never return nil from GRPCStatus() (#8128)b429aa1
chore(internal/postprocessor): fix profiler & errorreporting shortnames (#8131)4e80088
chore(deps): update gax-go and google.golang.org/api (#8117)e43ebeb
chore(postprocessor): add update steps (#8103)72d0127
test: skip flaky test (#8129)20573e2
chore(postprocessor): fix missing format specifier (#8112)28aa098
chore(postprocessor): update manual entries (#8111)Updates
github.com/Azure/azure-sdk-for-go/sdk/azidentity
from 1.7.0 to 1.8.0Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases.
Commits
42def97
Add breaking changes to release notes (#21696)112db83
Azcore v1.8.0 (#21694)204a3c4
Prep azcore v1.7.2 for release (#21506)89497f5
Add changelog entry for WASM fix (#21493)0414a4b
Transport dialer: setting nil for wasm build (#21451)b1db0be
Enable TLS renegotiation (#21182)Updates
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob
from 1.4.1 to 1.5.0Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/storage/azblob's releases.
Commits
f4ab3aa
Remove arm/ClientOptions.AuxiliaryTenants (#20573)a554ef0
Remove azcore multitenant auth API (#20572)0a42300
PutBlobFromURL/UploadBlobFromURL API (#20558)be3f449
Fix azcore changelog entry (#20569)380d05a
Fix regression - base name overrides in CI (#20563)4bdfb89
Modified challenge policy test (#20554)5ab558f
Added support for copy source authorization to append block from url (#20557)d2534f7
[Azquery][Readme] Edit pass (#20382)e9c77a5
Bump credscan to 2.3.12.23 (#20562)dd74ea3
Transaction Validation - Blob Client (#20550)Updates
github.com/aws/aws-sdk-go-v2
from 1.30.4 to 1.32.6Commits
776903f
Release 2024-12-02170b13c
Regenerated Clientsc1a02e7
Update API model2835f7b
Fix user agent to add business metrics at the end instead of prepend them (#2...ba4965d
Release 2024-11-2755149b0
Regenerated Clientsfd6bb8b
Update endpoints model65ab4f8
Update API model8939ed0
Release 2024-11-2623cf36b
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/config
from 1.27.31 to 1.28.6Commits
776903f
Release 2024-12-02170b13c
Regenerated Clientsc1a02e7
Update API model2835f7b
Fix user agent to add business metrics at the end instead of prepend them (#2...ba4965d
Release 2024-11-2755149b0
Regenerated Clientsfd6bb8b
Update endpoints model65ab4f8
Update API model8939ed0
Release 2024-11-2623cf36b
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/credentials
from 1.17.30 to 1.17.47Commits
776903f
Release 2024-12-02170b13c
Regenerated Clientsc1a02e7
Update API model2835f7b
Fix user agent to add business metrics at the end instead of prepend them (#2...ba4965d
Release 2024-11-2755149b0
Regenerated Clientsfd6bb8b
Update endpoints model65ab4f8
Update API model8939ed0
Release 2024-11-2623cf36b
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/feature/ec2/imds
from 1.16.12 to 1.16.21Commits
b08ae84
Release 2022-10-033176b00
Regenerated Clients4e7fe92
Update endpoints model8485699
Update API model9fa3861
Release 2022-09-30411f0f4
Regenerated Clients9279164
Update endpoints model000f6ac
Update API modele4f0cba
Release 2022-09-29bcf7080
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/feature/s3/manager
from 1.17.16 to 1.17.43Commits
70eb57a
Release 2024-11-06cd2c6b1
Regenerated Clients2b2a737
Update API model8c9892f
bump smithy-go codegen to latest (#2890)82897be
fix potential for user-agent lang value mismatch in tests (#2888)061540b
Cloudfront - add expire time in signed cookie. (#2862)aa3bd1f
fix makefile to not spam releases for feature/dynamodb/attributevalue (#2885)eb96051
Release 2024-11-017f2d000
Regenerated Clients8542f2f
Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/autoscaling
from 1.43.5 to 1.51.1Commits
7095341
Release 2024-02-23bcf04e6
Regenerated Clientsca190b0
Update API model6397a64
move common middleware stack ops to service client modules (#2516)e9b00e2
Release 2024-02-220cfc53e
Regenerated Clients92d6c19
Update API model18adb31
add middleware snapshot tests (#2513)7888f0e
Release 2024-02-214a9cd1d
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/ec2
from 1.177.0 to 1.195.0Commits
776903f
Release 2024-12-02170b13c
Regenerated Clientsc1a02e7
Update API model2835f7b
Fix user agent to add business metrics at the end instead of prepend them (#2...ba4965d
Release 2024-11-2755149b0
Regenerated Clientsfd6bb8b
Update endpoints model65ab4f8
Update API model8939ed0
Release 2024-11-2623cf36b
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.61.0 to 1.71.0Commits
9a211f9
Release 2024-12-03.2c357d6c
Regenerated Clientse6160c9
Update API modelcfd99f8
Merge customizations for DSQL3418b74
Release 2024-12-03bc34061
Regenerated Clients4eb6ed8
Update endpoints modelb9b73ec
Update API model776903f
Release 2024-12-02170b13c
Regenerated ClientsUpdates
github.com/aws/smithy-go
from 1.20.4 to 1.22.1Changelog
Sourced from github.com/aws/smithy-go's changelog.
... (truncated)
Commits
bed421c
Release 2024-11-154d1e793
add changelog for fix pr84c6c7e
Fix: URI path element replace issue due to elements name overlap (#553)253cd26
fixup jmespath multiselect codegen (#551)a4c9efc
Update Smithy version to 1.52.1 (#550)48250f4
Update string shape from synthetic to base (#549)e6338ca
Allow all headers to be set to an empty value (#547)e3a9df9
add annotation to package docs when the service shape is deprecated (#546)90c085e
fix: allow empty headers on prefix headers (#544)a73f41b
stabilize order of client plugin additions (#545)Updates
github.com/getsentry/sentry-go
from 0.28.1 to 0.30.0Release notes
Sourced from github.com/getsentry/sentry-go's releases.
... (truncated)
Changelog
Sourced from github.com/getsentry/sentry-go's changelog.
... (truncated)
Commits
c93781f
Run go mod tidy3099ce1
Update slog and zerlog go.mod1db5420
release: 0.30.04ee6444
Prepare 0.30.0 (#908)fd9725b
Prevent panic in case url.Parsing fails in fasthttp and fiber (#912)9ed1fa9
fix: remove dsn from slog example (#910)fc433de
fix: use correct Go import for slog package (#909)10bed82
add readme for slog integration (#905)297ccaf
build(deps): bump codecov/codecov-action from 5.0.2 to 5.0.7 (#906)9b8b7be
add readme for zerolog integration (#904)Updates
github.com/golang-jwt/jwt/v4
from 4.5.0 to 4.5.1Release notes
Sourced from github.com/golang-jwt/jwt/v4's releases.
Commits
7b1c1c0
Merge commit from forkUpdates
github.com/gophercloud/gophercloud
from 1.14.0 to 1.14.1Release notes
Sourced from github.com/gophercloud/gophercloud's releases.
Changelog
Sourced from github.com/gophercloud/gophercloud's changelog.
Commits
b26ed82
Merge pull request #3174 from shiftstack/prepare_v1.14.1815c7c8
Prepare v1.14.17121f43
Merge pull request #3162 from shiftstack/sec_group_rule_create_any_protocol4ffa3ea
Fix security group rule "any protocol"Updates
github.com/jackc/pgtype
from 1.14.3 to 1.14.4Changelog
Sourced from github.com/jackc/pgtype's changelog.
Commits
d2e5473
Update changelog for 1.14.41856146
Bump pgx v4 to v4.18.3a4d4bbf
Add bug fixes only to READMEUpdates
github.com/labstack/echo/v4
from 4.12.0 to 4.13.0Release notes
Sourced from github.com/labstack/echo/v4's releases.
Changelog
Sourced from github.com/labstack/echo/v4's changelog.